[DllImport("odbc32.dll",CharSet=CharSet.Unicode)]
static extern short SQLConnect (int connectionHandle, string serverName,
short nameLength1, string userName, short nameLength2,
string authentication, short nameLength3);
Declare Function SQLConnect Lib "odbc32.dll" (TODO) As TODO
None.
Please add some!
Please add some!
Do you know one? Please contribute it!